PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setNumberOfCopies Method
The number of copies that shall be printed when the print dialog is opened for this document.
In This Topic
    setNumberOfCopies Method
    In This Topic
    Sets number of copies that shall be printed.
    Syntax
    public void setNumberOfCopies( 
       int value
    )

    Parameters

    value
    The number of copies that shall be printed when the print dialog is opened for this document.
    See Also